FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-seris#0.10.0-alpha1.0.5 (78 ms)

Package ca.on.oh-seris
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-seris@0.10.0-alpha1.0.5&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Practitioner
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Practitioner
Version 1.0.0
Status draft
Date 2023-02-28
Name Practitioner
Title Practitioner
Experimental False
Description Practitioner covers all anaesthetists and surgeons for SERIS reporting.
Type Practitioner
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-practitionerrole PractitionerRole

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-seris-profile-Practitioner",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Practitioner",
  "version" : "1.0.0",
  "name" : "Practitioner",
  "title" : "Practitioner",
  "status" : "draft",
  "date" : "2023-02-28",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "name" : "Ontario Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca/fhir/"
        },
        {
          "system" : "email",
          "value" : "some.email@ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "Practitioner covers all anaesthetists and surgeons for SERIS reporting.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "SERIS-MDS-Mapping",
      "name" : "SERIS MDS Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner.meta",
        "path" : "Practitioner.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.meta.profile",
        "path" : "Practitioner.meta.profile",
        "comment" : "#### **_` FOR SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Practitioner|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "short" : "Surgeon/Anaesthetist Identifier",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "SERIS-MDS-Mapping",
            "map" : "Surgeon Identifier, Anaesthesiologist Identifier"
          }
        ]
      },
      {
        "id" : "Practitioner.identifier.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.value",
        "path" : "Practitioner.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "short" : "Surgeon/Anaesthetist name",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "SERIS-MDS-Mapping",
            "map" : "Surgeon Name, Anaesthesiologist Name"
          }
        ]
      },
      {
        "id" : "Practitioner.name.text",
        "path" : "Practitioner.name.text",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.family",
        "path" : "Practitioner.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.given",
        "path" : "Practitioner.name.given",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.